home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15659 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  726 b 

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.os.ms-windows.programmer.controls,comp.lang.c++,comp.lang.c
  4. Subject: Re: calling files from DLL's
  5. Date: 6 Apr 1996 23:31:19 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4k7r07INNct3@keats.ugrad.cs.ubc.ca>
  8. References: <4k7f69$jr6@guava.epix.net>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <4k7f69$jr6@guava.epix.net>,
  12. Ken Shaner <kshaner@news.epix.net> wrote:
  13.  >Does anyone know how to call a file from a DLL made in MS VC++ or Borland 
  14.  >C++.  I can make a DLL to add integers together, but that's about it.  I 
  15.  
  16. You have to write a separate DLL for that.
  17. -- 
  18.  
  19.